home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Thoughtful / HyperSense.app / English.lproj / MessageWatcher.nib / data.classes next >
Text File  |  1994-03-08  |  314b  |  23 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MessageWatcher = {
  7.     ACTIONS = {
  8.     hideUnusedChanged:;
  9.     eraseHistory:;
  10.     activeChanged:;
  11.     hideIdleChanged:;
  12.     };
  13.     OUTLETS = {
  14.     activeBtn;
  15.     scrollField;
  16.     hideIdleBtn;
  17.     msgWindow;
  18.     textObj;
  19.     hideUnusedBtn;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.